projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8f98e6
)
Document \= in doc string.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 30 Oct 1995 21:19:36 +0000
(21:19 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 30 Oct 1995 21:19:36 +0000
(21:19 +0000)
lispref/help.texi
patch
|
blob
|
history
diff --git
a/lispref/help.texi
b/lispref/help.texi
index b0466962a6c68e8b6c10cec21b9713d7f4d72422..d551a1968bd45d18f4d721cfaecc7debc0e7637e 100644
(file)
--- a/
lispref/help.texi
+++ b/
lispref/help.texi
@@
-296,6
+296,11
@@
keymap. The summary is made by @code{describe-bindings}.
stands for no text itself. It is used for a side effect: it specifies
@var{mapvar} as the keymap for any following @samp{\[@var{command}]}
sequences in this documentation string.
+
+@item \=
+quotes the following character and is discarded; thus, @samp{\=\[} puts
+@samp{\[} into the output, and @samp{\=\=} puts @samp{\=} into the
+output.
@end table
@strong{Please note:} Each @samp{\} must be doubled when written in a